------------------------------------------------------------------------
r244 | neaves | 2010-09-22 05:58:12 +0000 (Wed, 22 Sep 2010) | 1 line
Changed paths:
   A /tags/1.7.8B (from /trunk:243)

Tagging as 1.7.8B
------------------------------------------------------------------------
r243 | neaves | 2010-09-22 04:32:31 +0000 (Wed, 22 Sep 2010) | 1 line
Changed paths:
   M /trunk/BuffBroker-Tests.lua
   M /trunk/BuffBroker.lua
   M /trunk/BuffBroker.toc
   M /trunk/BuffBroker.xcodeproj/neaves.mode1v3
   M /trunk/Constants.lua

added default suggestion for first-use of self buffs [bugfix]; moved constants to a separate module, with potential to abstract per-game-version [infrastructure]
------------------------------------------------------------------------
r242 | neaves | 2010-09-20 23:54:24 +0000 (Mon, 20 Sep 2010) | 1 line
Changed paths:
   M /trunk/BuffBroker.xcodeproj/neaves.mode1v3
   M /trunk/BuffBroker.xcodeproj/project.pbxproj
   A /trunk/Constants.lua

Added compilation unit for constants [infrastructure]
------------------------------------------------------------------------
r240 | neaves | 2010-09-19 05:36:31 +0000 (Sun, 19 Sep 2010) | 1 line
Changed paths:
   M /trunk/BuffBroker.lua
   M /trunk/BuffBroker.xcodeproj/neaves.mode1v3

incorrect spellid for seal of righteousness [fix]
------------------------------------------------------------------------
r237 | neaves | 2010-09-11 01:22:24 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
   M /trunk/BuffBroker.lua
   M /trunk/BuffBroker.xcodeproj/neaves.mode1v3

removed error messages [derpa];  validated double-buff fix [bugfix]
------------------------------------------------------------------------
r235 | neaves | 2010-09-09 23:50:54 +0000 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   M /trunk/BuffBroker.lua
   M /trunk/BuffBroker.xcodeproj/neaves.mode1v3
   A /trunk/PlayerState.lua

added error-handling for aura scan while joining a party [bugfix]
------------------------------------------------------------------------
r233 | neaves | 2010-09-09 06:51:24 +0000 (Thu, 09 Sep 2010) | 1 line
Changed paths:
   M /trunk/BuffBroker-Tests.lua
   M /trunk/BuffBroker.lua
   M /trunk/BuffBroker.xcodeproj/neaves.mode1v3
   M /trunk/BuffBroker.xcodeproj/project.pbxproj

updated and fixed unit tests [infrastructure]; added reliability marker on aura data, for incomplete inspection [bugfix];  refreshed cached aura strength if marked as stale, incomplete [bugfix]
------------------------------------------------------------------------
r231 | neaves | 2010-08-23 04:31:32 +0000 (Mon, 23 Aug 2010) | 1 line
Changed paths:
   M /trunk/BuffBroker.lua
   M /trunk/BuffBroker.xcodeproj/neaves.mode1v3

clarified fail code [bugfix]
------------------------------------------------------------------------
r229 | neaves | 2010-08-23 03:50:26 +0000 (Mon, 23 Aug 2010) | 1 line
Changed paths:
   M /trunk/BuffBroker-Tests.lua
   M /trunk/BuffBroker.lua
   M /trunk/BuffBroker.xcodeproj/neaves.mode1v3

added diagnostics for incorrect targeting bugs (using player instead of a class-appropriate target) [bugfix]
------------------------------------------------------------------------
r228 | neaves | 2010-08-23 01:19:39 +0000 (Mon, 23 Aug 2010) | 1 line
Changed paths:
   M /trunk/BuffBroker.lua
   M /trunk/BuffBroker.xcodeproj/neaves.mode1v3

single target buff suggestions if an identical version is currently active [bugfix];  annotations for scroll-wheel casting [infrastructure];  added mark of the wild equivalent from NPCs [infrastructure]
------------------------------------------------------------------------
